Release 10.1A: OpenEdge Data Management:
SQL Reference
SQLIStatement
Allows immediate (one-time) execution of SQL statements that do not generate a result set.
Constructors
SQLIStatement(Stringstatement)Parameters
statementAn SQL statement that does not generate a result set. Enclose the SQL statement in double quotes.
Throws
Example
DhSQLExceptionThis code fragment illustrates the
SQLIStatementclass:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |